Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 152,646 for

document formatting

(0.09 sec)
  1. Convert WORD to EMAIL in Python | products.aspo...

    Save WORD to EMAIL within Python applications without using Microsoft Word or Outlook...process of converting a Word document into an Email. It consists...NET and save it into an Email format. The Aspose.Words for Python...

    products.aspose.com/total/python-net/conversion...
  2. Shape object movement - java - Free Support For...

    Hi Team, I am writing to request your assistance with a Document Formatting issue that I have encountered. Specifically, the issue article has the first paragraph containing 2 shape objects and the second paragraph cont…...your assistance with a document formatting issue that I have encountered...both the input and expected document files for your reference....

    forum.aspose.com/t/shape-object-movement-java/2...
  3. DocumentBase.lists property | Aspose.Words for ...

    DocumentBase.lists property. Provides access to the list Formatting used in the Document....access to the list formatting used in the document. @property def...with list levels. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Stroke.transparency property | Aspose.Words for...

    Stroke.transparency property. Gets or sets a value between 0.0 (opaque) and 1.0 (clear) representing the degree of transparency of the stroke....to set marker formatting. doc = aw . Document () builder = aw...0.8 , 1.7 ]) # Set marker formatting. series . marker . size =...

    reference.aspose.com/words/python-net/aspose.wo...
  5. RevisionOptions.RevisedPropertiesColor | Aspose...

    Customize your content with RevisionOptions' RevisedPropertiesColor. Easily highlight Formatting changes and enhance readability with this user-friendly feature....for content with changes of formatting properties FormatChange Default...appearance of revisions. Document doc = new Document ( MyDir + "Revisions...

    reference.aspose.com/words/net/aspose.words.lay...
  6. Aspose::Words::Drawing::Stroke::get_BackColor m...

    Aspose::Words::Drawing::Stroke::get_BackColor method. Gets or sets the background color of the stroke in C++....set marker formatting. auto doc = MakeObject < Document > (); auto..., 1.7 })); // Set marker formatting. series -> get_Marker ()...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::Stroke::get_Visible met...

    Aspose::Words::Drawing::Stroke::get_Visible method. Gets or sets a flag indicating whether the stroke is visible in C++....set marker formatting. auto doc = MakeObject < Document > (); auto..., 1.7 })); // Set marker formatting. series -> get_Marker ()...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::Stroke::get_ForeColor m...

    Aspose::Words::Drawing::Stroke::get_ForeColor method. Gets or sets the foreground color of the stroke in C++....set marker formatting. auto doc = MakeObject < Document > (); auto..., 1.7 })); // Set marker formatting. series -> get_Marker ()...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::DocumentBase::get_Lists method |...

    Aspose::Words::DocumentBase::get_Lists method. Provides access to the list Formatting used in the Document in C++....access to the list formatting used in the document. System :: SharedPtr...levels. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Inserting Documents Dynamically in Java|Aspose....

    Insert contents of outer Documents into your Document dynamically when building a report in Java....Ask AI Inserting Documents Dynamically Contents [ Hide ] You...insert contents of outer documents to your reports dynamically...

    docs.aspose.com/words/java/inserting-documents-...